Description
Update branch to be executed
Operation id | Update.NextStep.ConditionalFolder |
Category | Routing |
Label | Choose branch |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "Update.NextStep.ConditionalFolder",
"label" : "Choose branch",
"category" : "Routing",
"requires" : null,
"description" : "Update branch to be executed ",
"url" : "Update.NextStep.ConditionalFolder",
"signature" : [ "void", "void" ],
"params" : [ {
"name" : "nextStepPos",
"description" : null,
"type" : "string",
"required" : true,
"widget" : null,
"order" : 0,
"values" : [ ]
} ]
}